﻿2026-07-19T18:28:42.9369276Z ##[group]Run actions/checkout@v5
2026-07-19T18:28:42.9370275Z with:
2026-07-19T18:28:42.9370865Z   repository: BigscreenVR/spt-bs-core
2026-07-19T18:28:42.9376845Z   token: ***
2026-07-19T18:28:42.9377560Z   ssh-strict: true
2026-07-19T18:28:42.9378129Z   ssh-user: git
2026-07-19T18:28:42.9378748Z   persist-credentials: true
2026-07-19T18:28:42.9379360Z   clean: true
2026-07-19T18:28:42.9379990Z   sparse-checkout-cone-mode: true
2026-07-19T18:28:42.9380765Z   fetch-depth: 1
2026-07-19T18:28:42.9381353Z   fetch-tags: false
2026-07-19T18:28:42.9381991Z   show-progress: true
2026-07-19T18:28:42.9382571Z   lfs: false
2026-07-19T18:28:42.9383087Z   submodules: false
2026-07-19T18:28:42.9383753Z   set-safe-directory: true
2026-07-19T18:28:42.9384581Z env:
2026-07-19T18:28:42.9385125Z   SPT_ATTACH_GATE_WATCHDOG_MS: 120000
2026-07-19T18:28:42.9385949Z   SPT_ATTACH_IPC_DEADLINE_MS: 30000
2026-07-19T18:28:42.9386740Z ##[endgroup]
2026-07-19T18:28:43.1096604Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-19T18:28:43.1098485Z ##[group]Getting Git version info
2026-07-19T18:28:43.1099407Z Working directory is 'C:\actions-runner\_work\spt-bs-core\spt-bs-core'
2026-07-19T18:28:43.1378850Z [command]"c:\program files\git\cmd\git.exe" version
2026-07-19T18:28:43.1571546Z git version 2.43.0.windows.1
2026-07-19T18:28:43.1593866Z ##[endgroup]
2026-07-19T18:28:43.1600827Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\9a58bb55-3b6f-4d75-83ad-f9c2a8b74894\.gitconfig'
2026-07-19T18:28:43.1613561Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\9a58bb55-3b6f-4d75-83ad-f9c2a8b74894' before making global git config changes
2026-07-19T18:28:43.1616486Z Adding repository directory to the temporary git global config as a safe directory
2026-07-19T18:28:43.1618208Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-bs-core\spt-bs-core
2026-07-19T18:28:43.1839080Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-07-19T18:28:43.2026441Z https://github.com/BigscreenVR/spt-bs-core
2026-07-19T18:28:43.2050082Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-19T18:28:43.2053871Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-19T18:28:43.2250641Z HEAD
2026-07-19T18:28:43.2490903Z ##[endgroup]
2026-07-19T18:28:43.2493006Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-07-19T18:28:43.5939084Z ##[group]Cleaning the repository
2026-07-19T18:28:43.5943877Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-07-19T18:28:45.2642992Z Removing target/
2026-07-19T18:28:45.2670040Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-07-19T18:28:45.3413554Z HEAD is now at dd6bbe51 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:28:45.3437070Z ##[endgroup]
2026-07-19T18:28:45.3441209Z ##[group]Disabling automatic garbage collection
2026-07-19T18:28:45.3446621Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-07-19T18:28:45.3673421Z ##[endgroup]
2026-07-19T18:28:45.3673871Z ##[group]Setting up auth
2026-07-19T18:28:45.3679557Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-07-19T18:28:45.3892808Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-07-19T18:28:45.7457464Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-19T18:28:45.7681403Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-07-19T18:28:46.1343174Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-19T18:28:46.1569539Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-07-19T18:28:46.5333807Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-07-19T18:28:46.5636095Z ##[endgroup]
2026-07-19T18:28:46.5636570Z ##[group]Fetching the repository
2026-07-19T18:28:46.5645771Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +dd6bbe512b53aabf2f3e4a92cd649447c3b031ba:refs/remotes/pull/36/merge
2026-07-19T18:28:47.2159130Z ##[endgroup]
2026-07-19T18:28:47.2159570Z ##[group]Determining the checkout info
2026-07-19T18:28:47.2160081Z ##[endgroup]
2026-07-19T18:28:47.2165207Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-07-19T18:28:47.2433312Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-07-19T18:28:47.2659834Z ##[group]Checking out the ref
2026-07-19T18:28:47.2664162Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force refs/remotes/pull/36/merge
2026-07-19T18:28:47.3050755Z HEAD is now at dd6bbe51 Merge f6d17193b29ac4ac3092626dc76f6a7e76c081df into 152bc3e5774cd72f3c3ff4f4e202b126b910efa6
2026-07-19T18:28:47.3069155Z ##[endgroup]
2026-07-19T18:28:47.3318009Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-07-19T18:28:47.3525977Z dd6bbe512b53aabf2f3e4a92cd649447c3b031ba
